gtkplacessidebar: add open flags to other locations
authorCarlos Soriano <csoriano@gnome.org>
Wed, 24 Feb 2016 01:29:03 +0000 (20:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Feb 2016 01:29:03 +0000 (20:29 -0500)
commit63a204e1c5b6cbd52e63784d25f59ce152a7d7a8
treed8a9a042029e4166923c5f3a4e7793d292a9d35e
parent98fb6f6988436408540d463755aa23bba031f635
gtkplacessidebar: add open flags to other locations

We weren't using the open flags on the other locations signal, which
makes impossible for applications like nautilus to act in the same
way that for any other location where the user can choose between
opening in the current view, in a new window or in a new tab.

Add the signal missing parameter in order to allow it.

https://bugzilla.gnome.org/show_bug.cgi?id=754743
README.in
gtk/gtkfilechooserwidget.c
gtk/gtkplacessidebar.c